ospf router-id

This command sets the router-ID of the OSPF process.

Syntax

ospf router-id a.b.c.d 
no ospf router-id 

Command

Description

a.b.c.d

Defines the Router-ID in IP address format.

Default

NA

Command Mode

Privileged User

Example

This example sets router-ID of the OSPF process.

(config-data)# router ospf     
(conf-router)# ospf router-id 10.24.5.100